[INFO] cloning repository https://github.com/ShaunMcLaughlin/sums
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShaunMcLaughlin/sums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44d781a0e9ce9b08776ef79d9ac5d9f978adc32e
[INFO] testing ShaunMcLaughlin/sums against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaunMcLaughlin%2Fsums" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShaunMcLaughlin/sums
[INFO] finished tweaking git repo https://github.com/ShaunMcLaughlin/sums
[INFO] tweaked toml for git repo https://github.com/ShaunMcLaughlin/sums written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShaunMcLaughlin/sums on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShaunMcLaughlin/sums already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83a8e884fb572b944bbb760bed9ad492d16d52ed63b7f66a46f4d3f05c07f330
[INFO] running `Command { std: "docker" "start" "-a" "83a8e884fb572b944bbb760bed9ad492d16d52ed63b7f66a46f4d3f05c07f330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83a8e884fb572b944bbb760bed9ad492d16d52ed63b7f66a46f4d3f05c07f330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a8e884fb572b944bbb760bed9ad492d16d52ed63b7f66a46f4d3f05c07f330", kill_on_drop: false }`
[INFO] [stdout] 83a8e884fb572b944bbb760bed9ad492d16d52ed63b7f66a46f4d3f05c07f330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4cb65fe54630fc3113b35db17c5f295775c172d44882bea85926d911305019
[INFO] running `Command { std: "docker" "start" "-a" "3d4cb65fe54630fc3113b35db17c5f295775c172d44882bea85926d911305019", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling askama_escape v0.3.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling sums-quiz v0.1.0 (/opt/rustwide/workdir/sums-quiz)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling askama_shared v0.9.1
[INFO] [stderr]    Compiling askama_derive v0.9.0
[INFO] [stderr]    Compiling askama v0.9.0
[INFO] [stderr]    Compiling plotly v0.6.0
[INFO] [stderr]    Compiling sums-scores v0.1.0 (/opt/rustwide/workdir/sums-scores)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3d4cb65fe54630fc3113b35db17c5f295775c172d44882bea85926d911305019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4cb65fe54630fc3113b35db17c5f295775c172d44882bea85926d911305019", kill_on_drop: false }`
[INFO] [stdout] 3d4cb65fe54630fc3113b35db17c5f295775c172d44882bea85926d911305019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592f7d829a85a69e2286ee2a348369e05ea8418f9427f19170743b8491b3c5e2
[INFO] running `Command { std: "docker" "start" "-a" "592f7d829a85a69e2286ee2a348369e05ea8418f9427f19170743b8491b3c5e2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]    Compiling sums-quiz v0.1.0 (/opt/rustwide/workdir/sums-quiz)
[INFO] [stderr]    Compiling sums-scores v0.1.0 (/opt/rustwide/workdir/sums-scores)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "592f7d829a85a69e2286ee2a348369e05ea8418f9427f19170743b8491b3c5e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592f7d829a85a69e2286ee2a348369e05ea8418f9427f19170743b8491b3c5e2", kill_on_drop: false }`
[INFO] [stdout] 592f7d829a85a69e2286ee2a348369e05ea8418f9427f19170743b8491b3c5e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f32ec1d8952bd5ac4f44ea244233e77a7a8846292fab74e5f4294558275f0c8
[INFO] running `Command { std: "docker" "start" "-a" "3f32ec1d8952bd5ac4f44ea244233e77a7a8846292fab74e5f4294558275f0c8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default_members
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: plotly v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sums_quiz-4b21c26d015084b8)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sums_quiz-da42e608a5d84004)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sums_scores-20b9d3591bfeb448)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sums_quiz
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p sums-quiz --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_timestamp` in this scope
[INFO] [stdout]  --> sums-quiz/src/timestamp.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | let current_time = get_timestamp();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use sums_quiz::timestamp::get_timestamp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sums-quiz/src/timestamp.rs - timestamp::get_timestamp (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.12s
[INFO] running `Command { std: "docker" "inspect" "3f32ec1d8952bd5ac4f44ea244233e77a7a8846292fab74e5f4294558275f0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f32ec1d8952bd5ac4f44ea244233e77a7a8846292fab74e5f4294558275f0c8", kill_on_drop: false }`
[INFO] [stdout] 3f32ec1d8952bd5ac4f44ea244233e77a7a8846292fab74e5f4294558275f0c8
